Document settings
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 30 Jun 2006 10:07:45 +0000 (10:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 30 Jun 2006 10:07:45 +0000 (10:07 +0000)
docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkprintsettings.sgml

index c79df20b99fd9d2c6576447bf9336331717ae6b1..1960f82194f7818645e2957036a1f640361c101e 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-30 Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkprintsettings.sgml: Document print-to-file specific
+       settings.  (#346241, Carolyn MacLeod)
+
 2006-06-28  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/tmpl/gtkprintjob.sgml: Document GtkPrintJobCompleteFunc
index d7a9375406668f19e77566214700f4125887420a..c912b4ca580699e2d92fac238cd7d48ed88e61b4 100644 (file)
@@ -830,6 +830,23 @@ Printing support was added in GTK+ 2.10.
 @output_bin: 
 
 
+<!-- ##### MACRO GTK_PRINT_SETTINGS_OUTPUT_FILE_FORMAT ##### -->
+<para>
+The key used by the "Print to file" printer to store the format
+of the output. The supported values are "PS" and "PDF".
+</para>
+
+
+
+<!-- ##### MACRO GTK_PRINT_SETTINGS_OUTPUT_URI ##### -->
+<para>
+The key used by the "Print to file" printer to store the URI
+to which the output should be written. GTK+ itself supports
+only "file://" URIs.
+</para>
+
+
+
 <!-- ##### MACRO GTK_PRINT_SETTINGS_WIN32_DRIVER_EXTRA ##### -->
 <para>